projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d0ced7
)
(write-contents-hooks): Doc fix.
author
Karl Heuer
<kwzh@gnu.org>
Sun, 17 Nov 1996 19:41:48 +0000
(19:41 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Sun, 17 Nov 1996 19:41:48 +0000
(19:41 +0000)
lisp/files.el
patch
|
blob
|
history
diff --git
a/lisp/files.el
b/lisp/files.el
index 210631972985bfd2d5b99280fcabee173800a892..2b24378062319a061c34f079e70dd694c6d501ea 100644
(file)
--- a/
lisp/files.el
+++ b/
lisp/files.el
@@
-228,7
+228,7
@@
buffer's contents, not to the particular visited file; thus,
major mode does clear it.
This variable automatically becomes buffer-local whenever it is set.
-If you use `add-hook
s
' to add elements to the list, use nil for the
+If you use `add-hook' to add elements to the list, use nil for the
LOCAL argument.
See also `write-file-hooks'.")